Delete mysqlism from message (as people complain on IRC that it doesn't apply
authorRobert Stojnić <rainman@users.mediawiki.org>
Thu, 8 May 2008 15:16:48 +0000 (15:16 +0000)
committerRobert Stojnić <rainman@users.mediawiki.org>
Thu, 8 May 2008 15:16:48 +0000 (15:16 +0000)
to wikimedia sites). Instead advertise functionality that applies to all
search backends. It might also be nice if we made this message backend
dependent.

languages/messages/MessagesEn.php

index 9ea20d1..d11dcd9 100644 (file)
@@ -1315,7 +1315,7 @@ You can [[:\$1|create this page]].",
 'showingresults'            => "Showing below up to {{PLURAL:$1|'''1''' result|'''$1''' results}} starting with #'''$2'''.",
 'showingresultsnum'         => "Showing below {{PLURAL:$3|'''1''' result|'''$3''' results}} starting with #'''$2'''.",
 'showingresultstotal'       => "Showing below results '''$1 - $2''' of '''$3'''",
-'nonefound'                 => "'''Note''': Unsuccessful searches are often caused by searching for common words like \"have\" and \"from\", which are not indexed, or by specifying more than one search term. Only pages containing all of the search terms will appear in the result.",
+'nonefound'                 => "'''Note''': Only some namespaces are searched by default. Try prefixing your query with ''all:'' to search all content (including talk pages, templates, etc), or use the desired namespace as prefix.",
 'powersearch'               => 'Advanced search',
 'powersearch-legend'        => 'Advanced search',
 'powersearchtext'           => 'Search in namespaces:<br />$1<br />$2 List redirects<br />Search for $3 $9',